[INFO] cloning repository https://github.com/omnia-network/ic_side_services
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omnia-network/ic_side_services" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomnia-network%2Fic_side_services", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomnia-network%2Fic_side_services'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 390cc08218a5390984d4f26dcbef73b5994c1e28
[INFO] testing omnia-network/ic_side_services against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomnia-network%2Fic_side_services" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/omnia-network/ic_side_services
[INFO] finished tweaking git repo https://github.com/omnia-network/ic_side_services
[INFO] tweaked toml for git repo https://github.com/omnia-network/ic_side_services written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/omnia-network/ic_side_services on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/omnia-network/ic_side_services already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-task v0.3.29
[INFO] [stderr]   Downloaded pretty v0.12.3
[INFO] [stderr]   Downloaded ic-cdk-timers v0.4.0
[INFO] [stderr]   Downloaded futures-executor v0.3.29
[INFO] [stderr]   Downloaded ic-cdk v0.10.0
[INFO] [stderr]   Downloaded utc-dt v0.2.1
[INFO] [stderr]   Downloaded futures-macro v0.3.29
[INFO] [stderr]   Downloaded futures-sink v0.3.29
[INFO] [stderr]   Downloaded ic-certified-map v0.4.0
[INFO] [stderr]   Downloaded futures v0.3.29
[INFO] [stderr]   Downloaded futures-channel v0.3.29
[INFO] [stderr]   Downloaded futures-util v0.3.29
[INFO] [stderr]   Downloaded ic-websocket-cdk v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 285e8fc34901d82d90915399698966f48864195fc8095e74f7d52e5bc28f4df9
[INFO] running `Command { std: "docker" "start" "-a" "285e8fc34901d82d90915399698966f48864195fc8095e74f7d52e5bc28f4df9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "285e8fc34901d82d90915399698966f48864195fc8095e74f7d52e5bc28f4df9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "285e8fc34901d82d90915399698966f48864195fc8095e74f7d52e5bc28f4df9", kill_on_drop: false }`
[INFO] [stdout] 285e8fc34901d82d90915399698966f48864195fc8095e74f7d52e5bc28f4df9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d8fb39a435af2b977adf76d86ad8c1daa7cb62d331c09b460f6a36bbee51292
[INFO] running `Command { std: "docker" "start" "-a" "5d8fb39a435af2b977adf76d86ad8c1daa7cb62d331c09b460f6a36bbee51292", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling utc-dt v0.2.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling bs58 v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling candid_derive v0.6.4
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling ic-certified-map v0.4.0
[INFO] [stderr]    Compiling flux_types v0.0.1 (/opt/rustwide/workdir/src/flux_types)
[INFO] [stderr]    Compiling candid v0.9.11
[INFO] [stderr]    Compiling ic-cdk-macros v0.7.1
[INFO] [stderr]    Compiling ic-cdk v0.10.0
[INFO] [stderr]    Compiling ic-cdk-timers v0.4.0
[INFO] [stderr]    Compiling ic-websocket-cdk v0.3.2
[INFO] [stderr]    Compiling ic_side_services_backend v0.1.0 (/opt/rustwide/workdir/src/ic_side_services_backend)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/debug/deps/rustclAlpAk/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustclAlpAk/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libutc_dt-c8d1f8fa1cefb728,libbs58-2e7dc4ae4b07edea,libripemd-719d09e831e10780,libic_websocket_cdk-251e4bf4b04a38a9,libserde_cbor-91cd1da49dd90f79,libhalf-b57b44b63c8ec328,libic_certified_map-88d8b07a7c174c6f,libic_cdk_timers-d61f0d7ddc65a19a,libslotmap-b325034020f0551a,libfutures-fcbba06e2dc77482,libfutures_executor-1bb4d9772112365f,libfutures_util-daea0b2f365120fb,libmemchr-5ca7148678800e70,libfutures_io-18aefa499f4018e3,libslab-d5baaec43f78caea,libfutures_channel-515736e371637a21,libpin_project_lite-89bb0688a32eddef,libfutures_sink-480f38c168196b2c,libfutures_task-febcf0c60c96f15b,libpin_utils-9a5791cba021167a,libfutures_core-101f0bd426de4269,liburl-65b8a9ba2ceac19c,libidna-8a4c25a28c2dfb41,libunicode_normalization-914625424194b51f,libtinyvec-251d260eb6672a91,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2568d52e1c5daf2c,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libflux_types-e3442b80abdd058c,libserde_json-769107913c99980c,libryu-e33a6160528a52dc,libitoa-fae1464d0bb8aa60,libic_cdk-72759e59664ded39,libic0-ffac5c3a91b50e91,libcandid-c18f9cd98f5814b8,libstacker-e68e808d3dd6e281,libpsm-484c1735d1391d90,liblibc-b145e4947911ee35,libhex-28742b4ca144387c,libcrc32fast-a72b5faa4f062e07,libdata_encoding-27d68fb865743c1d,libserde_bytes-3d443a660f6cf83a,libpretty-3cee850357e15392,libarrayvec-f5ee3f47c3793c70,libtyped_arena-e8efe135793da16d,libleb128-ae0983f084a091ac,libbyteorder-1efcbe4f07366651,libsha2-caa3b7f49ab452fb,libcpufeatures-b6a27e40fb118289,libcfg_if-33ef6c02a07f9fec,libdigest-3904ab3b2258413d,libblock_buffer-be38e141c111901c,libcrypto_common-339167435333e108,libgeneric_array-a548462fd27ccc4c,libtypenum-d9cba146b74f4906,libnum_bigint-b0b630ed3edf3ccf,libnum_integer-ec30fc120c3bc7df,libnum_traits-b876f60c413c65ca,libanyhow-1a30bab9c938832b,libnum_enum-d491f3ecc9e44a0d,libbinread-8dc6998a4c3eb3d3,liblazy_static-2bb390fee0230a38,libthiserror-1e053e6f68accaea,libcodespan_reporting-ffb558cafa6f8875,libunicode_width-ff8848b4c91bc42d,libtermcolor-b45930379953534a,libserde-c6b9c330c2207ffd,libbase64-6955b9528a176f02}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustclAlpAk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-18f614c8ecb51ad3/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libic_side_services_backend.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /opt/rustwide/target/debug/deps/rustclAlpAk/list:6: ; expected, but got flux_get_balance
[INFO] [stdout]           >>>     canister_query flux_get_balance;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ic_side_services_backend` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5d8fb39a435af2b977adf76d86ad8c1daa7cb62d331c09b460f6a36bbee51292", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d8fb39a435af2b977adf76d86ad8c1daa7cb62d331c09b460f6a36bbee51292", kill_on_drop: false }`
[INFO] [stdout] 5d8fb39a435af2b977adf76d86ad8c1daa7cb62d331c09b460f6a36bbee51292
